[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                              .. Functions ..
---------------------------------------------------------------------------------

Replace fields-values with others

 When you are on menu option/replace and you want to replace the contend of a
 field with another (one or all records), so put the sign @ before the
 original field or record.

 Example:

                 replace name   with @name2
                 replace name   with @demo2->name2
                 replace name   with @alltrim(demo2->name2)
                 replace number with @number*10
                 replace number with @number+number2+number3
                 replace name   with @substr(name,2,20)

See Also: Option ─ replace
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson